public PDFPngImage( java.lang.String fileName, boolean fastRgbConversion ) |
Parameters
- fileName
- Path to PNG image.
- fastRgbConversion
- Performs fast PNG to PDF conversion for RGB only PNG images
public PDFPngImage( java.lang.String fileName, boolean fastRgbConversion ) |